home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / roleta.swf / scripts / frame_338 / DoAction_2.as next >
Text File  |  2006-01-17  |  138b  |  7 lines

  1. sound1.stop();
  2. sound3 = new Sound(this);
  3. SoundID = "txt007";
  4. sound3.attachSound(SoundID);
  5. sound3.setVolume(100);
  6. sound3.start(0,1);
  7.